Hook for checking transaction fee options in Sequence WaaS
Transaction[]
Array of transactions to check fee options for.
number
The ID of the blockchain network where the transaction will be executed.
boolean
Indicates whether the transaction will be sponsored (true) or requires fee payment (false).
FeeOption[] | undefined
Available fee payment options if the transaction is not sponsored.
string | undefined
The fee quote for the transaction if available.